splash: add support for loading splash from a FIT image
author[email protected] <[email protected]>
Fri, 13 Jan 2017 11:20:14 +0000 (13:20 +0200)
committerAnatolij Gustschin <[email protected]>
Fri, 13 Jan 2017 16:40:38 +0000 (17:40 +0100)
commitdb1b79b886f085b5af09db9378f5c53417c3ecde
tree5844db57fca174b2ae55ce0b611aaea047d2216b
parent7583f1f577db45c37e0c76dc67616347585aeda3
splash: add support for loading splash from a FIT image

Enable support for loading a splash image from within a FIT image.
The image is assumed to be generated with mkimage -E flag to hold
the data external to the FIT.

Signed-off-by: Tomas Melin <[email protected]>
Acked-by: Igor Grinberg <[email protected]>
common/image-fit.c
common/splash_source.c
doc/README.splashprepare
include/image.h
include/splash.h